scrolledwindow: fix scrolling with shared adjustment
authorStefan Sauer <ensonic@users.sf.net>
Sun, 25 May 2014 19:35:14 +0000 (21:35 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 15:49:54 +0000 (11:49 -0400)
commitf0478c3dfdb14c7ad474ed1d2ac989f8e4ecf3c8
tree21b108afe8b359616d7c8544131f4b88217f387e
parentc389fc64f7aa7bcb007efaa8269a24512cb4d56e
scrolledwindow: fix scrolling with shared adjustment

The GtkPolicyType set on the scrollbar is just about the presentation. What
matters for scrolling is the adjustment.

https://bugzilla.gnome.org/show_bug.cgi?id=730730
gtk/gtkscrolledwindow.c